home *** CD-ROM | disk | FTP | other *** search
/ Cobra Utilities for Doom & Doom II / Cobra Utilities For Doom & Doom II - Disc 2.iso / files / graphic / dmlsaber / lsaber.bat < prev    next >
Encoding:
DOS Batch File  |  1994-08-18  |  509 b   |  19 lines

  1. echo Did you make Saber dir under DOOM?
  2. echo.
  3. echo OK here to Backup orig Saw Mach. graphix
  4. cd \games\doom
  5. rem
  6. dmgraph sawga0 -e orig\sawga0.gif
  7. dmgraph sawgb0 -e orig\sawgb0.gif
  8. dmgraph sawgc0 -e orig\sawgc0.gif
  9. dmgraph sawgd0 -e orig\sawgd0.gif
  10. echo.
  11. echo Now exchange saw to LaserSaber
  12. echo.
  13. dmgraph sawga0 -s saber\sawga0.gif
  14. dmgraph sawgb0 -s saber\sawgb0.gif
  15. dmgraph sawgc0 -s saber\sawgc0.gif
  16. dmgraph sawgd0 -s saber\sawgd0.gif
  17. echo.
  18. echo Done.... Have fun with LaserSaber Graphix...
  19.